ng911ok.tools.enhancement.addtopology module#
- synopsis:
Add Topology
- authors:
Riley Baird (OK), Emma Baker (OK)
- class AddNG911Topology#
Bases:
objectClass describing an ArcGIS Python Toolbox tool: “Add Topology”.
- execute(parameters, messages)#
The source code of the tool.
- getParameterInfo()#
Define parameter definitions
- isLicensed()#
Set whether tool is licensed to execute.
- updateMessages(parameters: list[Parameter])#
Modify the messages created by internal validation for each tool parameter. This method is called after internal validation.
- updateParameters(parameters: list[Parameter])#
Modify the values and properties of parameters before internal validation is performed. This method is called whenever a parameter has been changed.